home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / tema / mgedata / a.swf / scripts / DefineButton2_60 / BUTTONCONDACTION on(press).as next >
Text File  |  2002-01-14  |  89b  |  7 lines

  1. on(press){
  2.    this.swapDepths(2);
  3.    jump = false;
  4.    xskal *= 2;
  5.    yskal *= 2;
  6. }
  7.